home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / misc / xref_v1.1.lha / XRef / Doc / english / statxref.doc < prev    next >
Encoding:
Text File  |  1995-01-09  |  1.0 KB  |  40 lines

  1. XRef-Tools/StatXRef                                         XRef-Tools/StatXRef
  2.  
  3. $VER: statxref.doc 1.5 (24.09.94)
  4.  
  5. NAME
  6.     StatXRef - outputs information of the current settings of the xref.library
  7.  
  8. TEMPLATE
  9.     FILES/S
  10.  
  11. FORMAT
  12.     StatXRef [FILES]
  13.  
  14. FUNCTION
  15.     This command outputs information about the current settings of the
  16.     xref.library. The global path for xreffiles,the number of xref files
  17.     in memory, the linelength and column number for the dynamic node layout.
  18.     And optional if you specify the FILES switch, the information about the
  19.     single xref file like the name, length , priority and the lock status.
  20.  
  21. INPUTS
  22.     FILES (BOOLEAN) - output detail information about the xref files
  23.  
  24. SEE ALSO
  25.     LoadXRef, ExpungeXRef, XRefAttrs
  26.  
  27. HISTORY
  28.     StatXRef 1.5 (24.9.94) :
  29.         - category output no 15 charaters wide , instead of 10 charaters
  30.  
  31.     StatXRef 1.4 (8.9.94) :
  32.         - workbench support added
  33.  
  34.     StatXRef 1.3 (9.7.94) :
  35.         - Index and Global Path output added
  36.     
  37.     StatXRef 1.2 (5.6.94) :
  38.         - FILES option added
  39.  
  40.